Sort by Title |
Sorted by Topic |
Sort by Date |
AEStream and Friends
(HTML)
(PDF)
( )
TN2046: Describes the AEStream family of routines.
|
AppleScript |
2002-03-29 |
The Enhanced Print Apple Event
(HTML)
TN2082: Describes an enhancement to the print Apple event that gives developers more control over scripted printing.
|
AppleScript |
2003-12-09 |
Native Scripting Additions
(HTML)
(PDF)
( )
TN1164: Talks about how to create AppleScript scripting additions (OSAX) for Mac OS X.
|
AppleScript |
2004-04-26 |
Scripting Interface Guidelines
(HTML)
TN2106: Directions for providing a clean and consistent scripting interface for your application.
|
AppleScript |
2004-03-01 |
Locking and Unlocking Handles
(HTML)
(PDF)
( )
Deprecated - TN1122: Explains Memory Manager handles: locking, unlocking, and preserving a handle's state.
|
Data Management |
1998-02-01 |
Creating NetBoot Server-Friendly Applications
(HTML)
(PDF)
( )
TN1151: Guidelines to ensure applications are able to work correctly in a NetBoot environment.
|
Design Guidelines |
2000-08-01 |
Ensuring Backwards Binary Compatibility - Weak Linking and Availability Macros on Mac OS X
(HTML)
(PDF)
( )
TN2064: Ensuring that Mach-O applications built using today's Mac OS X runs on previous versions of the OS.
|
Design Guidelines |
2003-02-18 |
How To Be a Good Multiple Users Citizen
(HTML)
(PDF)
( )
TN1186: Documents the Mac OS 9 Multiple Users technology and gives some useful code snippets.
|
Design Guidelines |
2000-06-01 |
The 'plst' Resource
(HTML)
(PDF)
( )
TN2013: Describes the 'plst' resource for Carbon-based applications.
|
Design Guidelines |
2002-02-07 |
Thread-safe programming in QuickTime
(HTML)
TN2125: Discusses how to use QuickTime from background threads for applications and component developers.
|
Design Guidelines |
2004-10-08 |
Version Territory
(HTML)
Deprecated - OV12: Please see Technical Note 1132 - Version Territory.
|
Design Guidelines |
1988-04-01 |
The Death of typeFSSpec: moving along to typeFileURL
(HTML)
(PDF)
( )
TN2022: Discusses the typeFileURL format and using it to pass file references between applications in Mac OS X.
|
File Management |
2001-06-07 |
Exclusive File Access in Mac OS X
(HTML)
(PDF)
( )
TN2037: Covers exclusive file access In Mac OS X
|
File Management |
2002-05-01 |
FCBs, Now and Forever
(HTML)
(PDF)
( )
TN1184: MacOS 9.0 changes the format of the FileControlBlock (FCB) table significantly. How to access FCB information.
|
File Management |
1999-10-01 |
File Manager File Handling Q&As
(HTML)
(PDF)
FL515: Contains an archive of Q&As related to the Mac OS File Manager.
|
File Management |
2000-08-14 |
File Manager Performance and Caching
(HTML)
(PDF)
FL16: Discusses traditional Mac OS file system input/output performance issues and the File Manager's volume cache.
|
File Management |
2000-09-01 |
HFS Plus Volume Format
(HTML)
(PDF)
( )
TN1150: Describes the physical layout of an HFS Plus volume.
|
File Management |
2004-03-05 |
Locating Application Support Files under Mac OS X
(HTML)
(PDF)
( )
TN2015: Describes different methods for an application to determine its location.
|
File Management |
2001-03-27 |
Migrating to FSRefs & long Unicode names from FSSpecs
(HTML)
( )
TN2078: Answers and coding techniques to commonly asked questions about adopting FSRefs and long file names.
|
File Management |
2003-05-06 |
On Launching an App with a Document
(HTML)
(PDF)
( )
TN1002: Explains how to programatically launch an application and then tell it to open a document.
|
File Management |
2000-07-01 |
The Preferences Problem
(HTML)
(PDF)
( )
Deprecated - TN1134: Outlines typical problems with preferences files and some of their solutions.
|
File Management |
1998-10-01 |
Programmatic Mounting of AppleShare Volumes
(HTML)
(PDF)
( )
TN1111: Mount an AppleShare volume using PBVolumeMount. AFPVolMountInfo structure is defined along with the AFPXVolMountInfo structure.
|
File Management |
1997-10-01 |
Resolving Alias Files Quietly
(HTML)
(PDF)
FL30: Describes how to resolve alias files on remote volumes without user interaction.
|
File Management |
1999-11-01 |
Searching Volumes - Solutions and Problems
(HTML)
(PDF)
Deprecated - FL31: Discusses searching volumes using PBCatSearch.
|
File Management |
1988-10-01 |
Using Launch Services for discovering document binding and launching applications
(HTML)
(PDF)
( )
TN2017: Interface to starting applications, opening documents either with a specific application, or using the default application.
|
File Management |
2001-04-17 |
Using the Drag Manager to Interact with and Manipulate File System Entities
(HTML)
(PDF)
( )
TN1085: Details the data flavors provided by the Drag Manager for interacting with and manipulating file system entities.
|
File Management |
1996-12-01 |
Version Territory
(HTML)
Deprecated - OV12: Please see Technical Note 1132 - Version Territory.
|
File Management |
1988-04-01 |
You Want Permission to do What?!!
(HTML)
(PDF)
FL37: Provides an-depth discussion of the File Manager and AFP permission models.
|
File Management |
1999-04-01 |
The CGDirectPalette API
(HTML)
(PDF)
( )
TN2008: Provides a reference for the CGDirectPalette API on Mac OS X
|
Graphics & Imaging |
2000-11-08 |
The Font Panel for Carbon API
(HTML)
(PDF)
( )
TN2058: The API to display and interact with the Font Panel from Carbon applications on Mac OS X.
|
Graphics & Imaging |
2002-09-05 |
Mac OS X QuickDraw Performance
(HTML)
(PDF)
( )
TN2051: Some of the trouble spots in the Mac OS X windowing system and how to avoid them.
|
Graphics & Imaging |
2003-02-13 |
Understanding and Detecting OpenGL Functionality
(HTML)
TN2080: Discusses OpenGL API design, and how to access the full power of hardware and software renderers.
|
Graphics & Imaging |
2003-12-29 |
Checklist for Building Applications and Extensions
(HTML)
(PDF)
( )
TN1126: Summarizes the different items which you need to include to build a good, well-behaved Macintosh product.
|
Human Interface Toolbox |
2000-08-14 |
Dialog Manager Helper Functions
(HTML)
(PDF)
( )
TN1148: Discusses Dialog Manager calls available since System 7.0 that minimize work in managing dialogs.
|
Human Interface Toolbox |
2000-08-14 |
Guide to Creating Kiosks on Mac OS X
(HTML)
(PDF)
( )
TN2062: Discusses techniques used in creating applications which require kiosk-like functionality on Mac OS X.
|
Human Interface Toolbox |
2003-02-24 |
HIView APIs vs. Control Manager APIs
(HTML)
TN2074: Provides some clarification on the similar APIs and similar behaviors found in the HIView and Control Managers.
|
Human Interface Toolbox |
2003-10-29 |
How to use the ATSUI Low Level APIs to get glyph outlines
(HTML)
(PDF)
( )
TN2033: Covers the ATSUI low-level APIs.
|
Human Interface Toolbox |
2001-11-26 |
Mac OS X 10.3 Navigation Services Changes
(HTML)
( )
TN2105: Explains Navigation Services changes in Mac OS X 10.3 Panther
|
Human Interface Toolbox |
2004-01-30 |
On Drag Manager Additions (Release 1.1)
(HTML)
(PDF)
TN1043: Explains how to take advantage of the new Drag Manager features, including the translucent dragging.
|
Human Interface Toolbox |
2000-08-14 |
Opening Resource Files Twice Considered Hard?
(HTML)
(PDF)
( )
TN1120: Describes the behavior of FSpOpenResFile when the resource file is already open, and how to avoid problems.
|
Human Interface Toolbox |
1998-01-01 |
Pending Update Perils
(HTML)
(PDF)
( )
Deprecated - TN1147: Discusses potential problems when pending update events for windows behind modal dialogs are not serviced.
|
Human Interface Toolbox |
2000-08-14 |
Using the Drag Manager to Interact with and Manipulate File System Entities
(HTML)
(PDF)
( )
TN1085: Details the data flavors provided by the Drag Manager for interacting with and manipulating file system entities.
|
Human Interface Toolbox |
1996-12-01 |
AEBuild*, AEPrint* and Friends
(HTML)
(PDF)
( )
TN2045: Describes the AEBuild* and AEPrint* family of routines.
|
Interapplication Communication |
2002-03-21 |
AEStream and Friends
(HTML)
(PDF)
( )
TN2046: Describes the AEStream family of routines.
|
Interapplication Communication |
2002-03-29 |
The Death of typeFSSpec: moving along to typeFileURL
(HTML)
(PDF)
( )
TN2022: Discusses the typeFileURL format and using it to pass file references between applications in Mac OS X.
|
Interapplication Communication |
2001-06-07 |
Native Scripting Additions
(HTML)
(PDF)
( )
TN1164: Talks about how to create AppleScript scripting additions (OSAX) for Mac OS X.
|
Interapplication Communication |
2004-04-26 |
On Launching an App with a Document
(HTML)
(PDF)
( )
TN1002: Explains how to programatically launch an application and then tell it to open a document.
|
Interapplication Communication |
2000-07-01 |
Digital CD Audio
(HTML)
(PDF)
( )
TN1187: Describes digital audio on the Macintosh.
|
Music & Audio |
2000-04-01 |
SndPlayDoubleBuffer and Carbon
(HTML)
(PDF)
( )
TN1198: Removal of the SndPlayDoubleBuffer and other APIs from the Carbon API set and Carbon solutions.
|
Music & Audio |
2002-06-12 |
Using the 3DMixer Audio Unit
(HTML)
TN2112: Discusses how to use Core Audio's 3DMixer version 2.0
|
Music & Audio |
2004-06-14 |
Open Transport STREAMS FAQ
(HTML)
(PDF)
Deprecated - TN1117: Decribes writing STREAMS modules and drivers for use with Open Transport.
|
Networking |
1997-12-01 |
Update: Borrowed AFP Sessions
(HTML)
(PDF)
( )
TN1106: Shows how to borrow the session reference number of an AFP volume mounted by the Macintosh File System.
|
Networking |
2000-08-14 |
GDB for MacsBug Veterans
(HTML)
(PDF)
TN2030: Translate your experience with MacsBug into a working knowledge of the GNU source-level debugger (GDB).
|
Performance |
2001-10-18 |
Mac OS X QuickDraw Performance
(HTML)
(PDF)
( )
TN2051: Some of the trouble spots in the Mac OS X windowing system and how to avoid them.
|
Performance |
2003-02-13 |
Pascal to C: PROCEDURE Parameters
(HTML)
(PDF)
Deprecated - PT31: Nested procedures and PROCEDURE parameters in Pascal when converting them into C or C++.
|
Porting |
1990-02-01 |
The Enhanced Print Apple Event
(HTML)
TN2082: Describes an enhancement to the print Apple event that gives developers more control over scripted printing.
|
Printing |
2003-12-09 |
'pdat' specification
(HTML)
(PDF)
( )
TN2049: Describes 'pdat' resource printer vendors must include in their drivers to support CarbonLib printing.
|
Printing |
2002-04-22 |
AEBuild*, AEPrint* and Friends
(HTML)
(PDF)
( )
TN2045: Describes the AEBuild* and AEPrint* family of routines.
|
Process Management |
2002-03-21 |
AEStream and Friends
(HTML)
(PDF)
( )
TN2046: Describes the AEStream family of routines.
|
Process Management |
2002-03-29 |
Background-Only Applications
(HTML)
(PDF)
( )
TN1070: Describes issues and implementation strategies for creating Background-Only Applications.
|
Process Management |
2000-08-14 |
Browser Plugins in Mac OS X
(HTML)
(PDF)
( )
TN2020: Describes the format of web browser plugins for Mac OS X.
|
Process Management |
2001-05-31 |
The Death of typeFSSpec: moving along to typeFileURL
(HTML)
(PDF)
( )
TN2022: Discusses the typeFileURL format and using it to pass file references between applications in Mac OS X.
|
Process Management |
2001-06-07 |
Locating Application Support Files under Mac OS X
(HTML)
(PDF)
( )
TN2015: Describes different methods for an application to determine its location.
|
Process Management |
2001-03-27 |
Locking and Unlocking Handles
(HTML)
(PDF)
( )
Deprecated - TN1122: Explains Memory Manager handles: locking, unlocking, and preserving a handle's state.
|
Process Management |
1998-02-01 |
MP-Safe Routines
(HTML)
(PDF)
TN2006: Lists all routines callable from MP tasks under Multiprocessing Services 2.0 and higher.
|
Process Management |
2000-12-21 |
The Notification Manager: Problems & Fixes
(HTML)
(PDF)
TN1026: Describes issues with the Notification Manager 'activate' and 'update' events.
|
Process Management |
1996-02-01 |
Observing Process Lifetimes Without Polling
(HTML)
(PDF)
TN2050: Shows a variety of methods to determine process lifetimes without polling.
|
Process Management |
2002-07-01 |
The 'plst' Resource
(HTML)
(PDF)
( )
TN2013: Describes the 'plst' resource for Carbon-based applications.
|
Process Management |
2002-02-07 |
Power Manager 2.0
(HTML)
(PDF)
( )
TN1190: Describes the Macintosh Power Manager 2.0.
|
Process Management |
2000-08-14 |
Threading Architectures
(HTML)
(PDF)
( )
TN2028: Describes the various threading APIs on Mac OS 9 and Mac OS X.
|
Process Management |
2001-08-08 |
Using collection classes safely with multithreaded applications
(HTML)
(PDF)
( )
TN2059: Describes some problems with and workarounds for using mutable collection classes in multithreaded applications.
|
Process Management |
2002-09-10 |
Using Launch Services for discovering document binding and launching applications
(HTML)
(PDF)
( )
TN2017: Interface to starting applications, opening documents either with a specific application, or using the default application.
|
Process Management |
2001-04-17 |
Working with Multiprocessing Services
(HTML)
(PDF)
( )
TN1071: Discusses some techniques for use with Apple's Multiprocessing Services APIs.
|
Process Management |
2000-08-14 |
SndPlayDoubleBuffer and Carbon
(HTML)
(PDF)
( )
TN1198: Removal of the SndPlayDoubleBuffer and other APIs from the Carbon API set and Carbon solutions.
|
QuickTime |
2002-06-12 |
Thread-safe programming in QuickTime
(HTML)
TN2125: Discusses how to use QuickTime from background threads for applications and component developers.
|
QuickTime |
2004-10-08 |
Locking and Unlocking Handles
(HTML)
(PDF)
( )
Deprecated - TN1122: Explains Memory Manager handles: locking, unlocking, and preserving a handle's state.
|
Resource Management |
1998-02-01 |
Browser Plugins in Mac OS X
(HTML)
(PDF)
( )
TN2020: Describes the format of web browser plugins for Mac OS X.
|
Runtime Architecture |
2001-05-31 |
Ensuring Backwards Binary Compatibility - Weak Linking and Availability Macros on Mac OS X
(HTML)
(PDF)
( )
TN2064: Ensuring that Mach-O applications built using today's Mac OS X runs on previous versions of the OS.
|
Runtime Architecture |
2003-02-18 |
In Search of Missing Links
(HTML)
(PDF)
( )
TN1127: Demonstrates how to write CFM glue code which can call classic 68K A-Trap routines.
|
Runtime Architecture |
1998-05-01 |
Locating Application Support Files under Mac OS X
(HTML)
(PDF)
( )
TN2015: Describes different methods for an application to determine its location.
|
Runtime Architecture |
2001-03-27 |
Locking and Unlocking Handles
(HTML)
(PDF)
( )
Deprecated - TN1122: Explains Memory Manager handles: locking, unlocking, and preserving a handle's state.
|
Runtime Architecture |
1998-02-01 |
Moving Your Code to Mac OS X
(HTML)
(PDF)
( )
TN2003: Talks about considerations for moving older Mac OS 9 applications to Mac OS X.
|
Runtime Architecture |
2000-10-05 |
MP-Safe Routines
(HTML)
(PDF)
TN2006: Lists all routines callable from MP tasks under Multiprocessing Services 2.0 and higher.
|
Runtime Architecture |
2000-12-21 |
The 'plst' Resource
(HTML)
(PDF)
( )
TN2013: Describes the 'plst' resource for Carbon-based applications.
|
Runtime Architecture |
2002-02-07 |
PowerPC G5 Performance Primer
(HTML)
( )
TN2087: Offers a high-level overview of how to maximize performance on G5 Macs.
|
Runtime Architecture |
2003-09-03 |
Threading Architectures
(HTML)
(PDF)
( )
TN2028: Describes the various threading APIs on Mac OS 9 and Mac OS X.
|
Runtime Architecture |
2001-08-08 |
Tuning for G5: A Practical Guide
(HTML)
( )
TN2086: Explains how to get started tuning your application for the new Macintosh G5 architecture.
|
Runtime Architecture |
2003-10-01 |
Version Territory
(HTML)
(PDF)
( )
TN1132: Clarifies the format of data in the NumVersion structure used in a version ( 'vers') resource.
|
Runtime Architecture |
2003-08-25 |
Virtual Memory Application Compatibility
(HTML)
(PDF)
Deprecated - TN1094: Provides an introduction to how virtual memory works under Traditional Mac OS.
|
Runtime Architecture |
1998-04-01 |
Weak-Linking to a Code Fragment Manager-based Shared Library
(HTML)
(PDF)
( )
TN1083: Describes weak-linking to CFM shared libraries.
|
Runtime Architecture |
1996-11-01 |
Authorization for Everyone
(HTML)
TN2095: Describes applications of Authorization Services beyond simple privilege requesting.
|
Security |
2003-10-23 |
Glyph Access Protocol
(HTML)
( )
TN2079: How to support unencoded glyphs using the TSM, ATSUI and Cocoa.
|
Text & Fonts |
2003-05-06 |
Mac OS X 10.2
(HTML)
(PDF)
TN2053: Describes software development-related changes provided in system software update Mac OS X 10.2.
|
Tools |
2002-09-04 |
Mac OS X: v10.1.1 - v10.1.3
(HTML)
(PDF)
TN2043: Describes changes provided by system software updates 10.1.1 through 10.1.3.
|
Tools |
2002-03-06 |
The CGDirectPalette API
(HTML)
(PDF)
( )
TN2008: Provides a reference for the CGDirectPalette API on Mac OS X
|
User Experience |
2000-11-08 |
Gestalt Manager Q&As
(HTML)
(PDF)
Deprecated - OS505: Describes methods utilizing the Gestalt Manager for determining whether a Macintosh is a U.S. machine.
|
User Experience |
1992-12-01 |
Guide to Creating Kiosks on Mac OS X
(HTML)
(PDF)
( )
TN2062: Discusses techniques used in creating applications which require kiosk-like functionality on Mac OS X.
|
User Experience |
2003-02-24 |
Moving Your Code to Mac OS X
(HTML)
(PDF)
( )
TN2003: Talks about considerations for moving older Mac OS 9 applications to Mac OS X.
|
User Experience |
2000-10-05 |
Using the Drag Manager to Interact with and Manipulate File System Entities
(HTML)
(PDF)
( )
TN1085: Details the data flavors provided by the Drag Manager for interacting with and manipulating file system entities.
|
User Experience |
1996-12-01 |